home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness: Dealing with Change / Workplace Effectiveness: Dealing with Change.iso / pc / Assess.Dxr / Internal_215_History intro.ls < prev    next >
Encoding:
Text File  |  1998-04-24  |  195 b   |  11 lines

  1. on exitFrame
  2.   global gMasterData
  3.   if the machineType <> 256 then
  4.     puppetTransition(51, 8)
  5.   else
  6.     puppetTransition(26, 8)
  7.   end if
  8.   go(the frame + 1)
  9.   goNarrator(gMasterData, "12")
  10. end
  11.